home *** CD-ROM | disk | FTP | other *** search
- object AuthDisplay: TAuthDisplay
- Left = 297
- Top = 178
- BorderStyle = bsToolWindow
- Caption = 'Message Authentication Browser'
- ClientHeight = 138
- ClientWidth = 356
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 356
- Height = 104
- Align = alClient
- Caption = 'Panel1'
- TabOrder = 0
- object AuthText: TMemo
- Left = 1
- Top = 1
- Width = 354
- Height = 102
- Align = alClient
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 104
- Width = 356
- Height = 34
- Align = alBottom
- TabOrder = 1
- object Button1: TButton
- Left = 136
- Top = 6
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- end
- end
-